FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.laboratory.strict#4.0.0-rc.1 (63 ms)

Package rki.demis.laboratory.strict
Type StructureDefinition
Id Id
FHIR Version R4
Source https://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.laboratory.strict@4.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP
Url https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP
Version 1.3.0
Status active
Date 2025-02-20
Name LaboratoryReportHFAP
Title Laborbericht für andere Erreger hämorrhagischer Fieber
Experimental False
Realm de
Description Der Laborbericht für andere Erreger hämorrhagischer Fieber kann mehrere Erregernachweise für andere Erreger hämorrhagischer Fieber enthalten und fasst die Ergebnisse der Einzeltests zusammen.
Copyright Copyright (C) 2021-2025 Robert Koch-Institut
Type DiagnosticReport
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport Laborbericht
https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHFAP Erregernachweis für andere Erreger hämorrhagischer Fieber


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "LaboratoryReportHFAP",
  "url" : "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP",
  "version" : "1.3.0",
  "name" : "LaboratoryReportHFAP",
  "title" : "Laborbericht für andere Erreger hämorrhagischer Fieber",
  "status" : "active",
  "date" : "2025-02-20",
  "publisher" : "Robert Koch-Institut",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "demis-support@rki.de"
        }
      ]
    }
  ],
  "description" : "Der Laborbericht für andere Erreger hämorrhagischer Fieber kann mehrere Erregernachweise für andere Erreger hämorrhagischer Fieber enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "version" : "ALPHA-2",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "Copyright (C) 2021-2025 Robert Koch-Institut",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DiagnosticReport",
  "baseDefinition" : "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DiagnosticReport.meta",
        "path" : "DiagnosticReport.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.meta.profile",
        "path" : "DiagnosticReport.meta.profile",
        "min" : 1,
        "max" : "1",
        "patternCanonical" : "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code",
        "path" : "DiagnosticReport.code",
        "definition" : "Im Laborbericht für andere Erreger hämorrhagischer Fieber ist der code immer mit dem Wert \"hfap\" aus dem ValueSet https://demis.rki.de/fhir/CodeSystem/notificationCategory zu belegen."
      },
      {
        "id" : "DiagnosticReport.code.coding.system",
        "path" : "DiagnosticReport.code.coding.system",
        "fixedUri" : "https://demis.rki.de/fhir/CodeSystem/notificationCategory"
      },
      {
        "id" : "DiagnosticReport.code.coding.code",
        "path" : "DiagnosticReport.code.coding.code",
        "fixedCode" : "hfap"
      },
      {
        "id" : "DiagnosticReport.code.coding.display",
        "path" : "DiagnosticReport.code.coding.display",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.result",
        "path" : "DiagnosticReport.result",
        "short" : "Referenziert einen Erregernachweis für andere Erreger hämorrhagischer Fieber",
        "definition" : "Referenziert einen Erregernachweis für andere Erreger hämorrhagischer Fieber",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHFAP"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.